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