isGameRequest property

bool get isGameRequest

Check if this is a game request

Implementation

bool get isGameRequest => gameRequestType != null;