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