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