toId static method

MKey? toId(
  1. Entity _
)

Implementation

static MKey? toId(Entity _) => _.mkey;