AccountStructure.fromJson constructor
AccountStructure.fromJson(
- Object? json
Implementation
AccountStructure.fromJson(Object? json) : _ = (json as String);
AccountStructure.fromJson(Object? json) : _ = (json as String);