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