RequestAuthenticationStatus.fromJson constructor

RequestAuthenticationStatus.fromJson(
  1. Map<String, dynamic> json
)

Creates a RequestAuthenticationStatus from JSON data.

Implementation

RequestAuthenticationStatus.fromJson(Map<String, dynamic> json) : this();