AccountUnificationAccountControllerType.fromJson constructor

AccountUnificationAccountControllerType.fromJson(
  1. Object? json
)

Implementation

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