MtadKey class
- Available extensions
Constructors
- MtadKey.new(String pidS, String pidOne, String pidTwo)
-
const
Properties
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