GameDialogComponentValue constructor

GameDialogComponentValue({
  1. required int component,
})

Implementation

GameDialogComponentValue({required this.component});