UDormBedCreateParams.fromJson constructor
UDormBedCreateParams.fromJson(
- String str
Implementation
factory UDormBedCreateParams.fromJson(String str) => UDormBedCreateParams.fromMap(json.decode(str));
factory UDormBedCreateParams.fromJson(String str) => UDormBedCreateParams.fromMap(json.decode(str));