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