isSimultaneousAction property Null safety
Gets whether the game is simultaneous action at this ply
Implementation
bool get isSimultaneousAction => generic.isSimultaneousAction;
Gets whether the game is simultaneous action at this ply
bool get isSimultaneousAction => generic.isSimultaneousAction;