$Request03.fromJson constructor
$Request03.fromJson(
- Map json_
Implementation
$Request03.fromJson(core.Map json_)
: this(requestId: json_['requestId'] as core.String?);
$Request03.fromJson(core.Map json_)
: this(requestId: json_['requestId'] as core.String?);