SimpleSignableKey.fromJson constructor

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

Implementation

SimpleSignableKey.fromJson(Map<String, dynamic> json) : super.fromJson(json);