IndexedAccount_Issuance.fromJson constructor
IndexedAccount_Issuance.fromJson(
- String i, [
- ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY
Implementation
factory IndexedAccount_Issuance.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) => create()..mergeFromJson(i, r);