marco.pms.mobileapp/lib/res/assets_res.dart
2025-05-05 15:52:45 +05:30

13 lines
372 B
Dart

// Generated file. Do not edit.
// This file is generated by the iFlutter
// ignore_for_file: constant_identifier_names
// ignore_for_file: lines_longer_than_80_chars
class AssetsRes {
AssetsRes._();
static const String PROJECT_NAME = 'marco';
static const String PROJECT_VERSION = '1.0.0+1';
static const String LOADING_LOGO = 'assets/logo/loading_logo.png';
}