AllocateIdsResponse constructor

AllocateIdsResponse({
  1. List<Key>? keys,
})

Implementation

AllocateIdsResponse({this.keys});