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