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