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