mkey property

MKey? mkey
inherited

Implementation

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