PeerAuthenticationStatus.fromJson constructor

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

Creates a PeerAuthenticationStatus from JSON data.

Implementation

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