AccountLinkCollect.fromJson constructor

AccountLinkCollect.fromJson(
  1. Object? json
)

Implementation

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