playerResponse property

PlayerResponse playerResponse
latefinal

Implementation

late final PlayerResponse playerResponse =
    PlayerResponse.parse(root.get('args')!.getT<String>('playerResponse')!);