HostTokenModel constructor

HostTokenModel({
  1. String? token,
})

Implementation

HostTokenModel({this.token});