MyBaseTrs class
Name: lang.dart
Created by Static4u Date : 2023/7/14 10:07
Constructors
- MyBaseTrs()
-
const
Properties
- about → String
-
final
- cancel → String
-
final
- confirm → String
-
final
- crash → String
-
final
- delete → String
-
final
- deleteTip → String
-
final
- exitOnDoubleClick → String
-
************************************************ base ************************************************
final
- goTest → String
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- imgNull → String
-
final
- imgSaved2Gallery → String
-
final
- imgSaved2GalleryFailed → String
-
final
- leaveOne → String
-
final
- leftDelete → String
-
final
- loading → String
-
final
- noMore → String
-
final
- permissionTipStorage → String
-
final
- privacy → String
-
final
- retry → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- save → String
-
final
- saveToGallery → String
-
final
- setting → String
-
final
-
final
-
final
-
final
- testTitle → String
-
final
- warn → String
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited