toJson method
Converts this DeviceCodeResponse to a JSON map.
Implementation
Map<String, dynamic> toJson() => _$DeviceCodeResponseToJson(this);
Converts this DeviceCodeResponse to a JSON map.
Map<String, dynamic> toJson() => _$DeviceCodeResponseToJson(this);