mkey property

MKey? mkey
override

Implementation

MKey? get mkey =>
    mkeyOrNull ?? illegalState("Not implemented $runtimeType.mkey");