static Future<int> get LOG_PRINT_NONE async { return await NativeClassUtils.sendStaticGet<int>( _$namespace, "LOG_PRINT_NONE", ); }