13 lines
377 B
Dart
13 lines
377 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 FontRes {
|
|
FontRes._();
|
|
|
|
static const String PROJECT_NAME = 'rasadyar_app';
|
|
static const String PROJECT_VERSION = '1.2.0+2';
|
|
static const String IRANYEKANREGULARFANUM = 'iranyekanregularfanum';
|
|
}
|