RequestAuthenticationSpec.fromJson constructor

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

Creates a RequestAuthenticationSpec from JSON data.

Implementation

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