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