MtadKey class

Available extensions

Constructors

MtadKey.new(String pidS, String pidOne, String pidTwo)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
pidOne String
final
pidS String
final
pidTwo String
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCache() Cache
getLock() bool
load() → dynamic

Available on MtadKey, provided by the BaseLoadExt extension

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setLock(bool lock) → dynamic
show({BuildContext? context}) Future<ShowResCall?>

Available on MtadKey, provided by the MtadShowExt extension

showAction(BaseRes? res) Future<ShowResCall?>

Available on MtadKey, provided by the MtadShowExt extension

showEnd(BaseRes? res) → dynamic

Available on MtadKey, provided by the MtadShowExt extension

toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited