isDebug property

bool get isDebug

是否是调试模式

Implementation

bool get isDebug => kDebugMode;