PeerAuthenticationSpec.fromJson constructor

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

Creates a PeerAuthenticationSpec from JSON data.

Implementation

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