menu
alphax package
documentation
alphax.dart
AlphaXJsonBody
isReplayable property
isReplayable property
dark_mode
light_mode
isReplayable
property
@
override
bool
get
isReplayable
override
Whether the body can be opened again for another attempt.
Implementation
@override bool get isReplayable => true;
alphax package
documentation
alphax
AlphaXJsonBody
isReplayable property
AlphaXJsonBody class