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