LiasettingsRequestGmbAccessResponse.fromJson constructor
LiasettingsRequestGmbAccessResponse.fromJson(
- Map json_
Implementation
LiasettingsRequestGmbAccessResponse.fromJson(core.Map json_)
: this(kind: json_['kind'] as core.String?);