Key constructor

Key([
  1. void updates(
    1. KeyBuilder b
    )
])

Implementation

factory Key([void updates(KeyBuilder b)]) = _$Key;