PMU/lib/const/resource.dart

7 lines
208 B
Dart
Raw Normal View History

2024-09-22 20:35:55 +04:00
/// Generate by [asset_generator](https://github.com/fluttercandies/flutter_asset_generator) library.
/// PLEASE DO NOT EDIT MANUALLY.
// ignore_for_file: constant_identifier_names
class R {
const R._();
}