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