isPreviewMode property

bool get isPreviewMode
inherited

Whether the bot is running in preview mode.

Implementation

@unfreezed Uint8List? get avatar;/// Whether the bot is running in preview mode.
 bool get isPreviewMode;