Constructs a new instance from a JSON map.
factory CredentialType.fromJson(Map<String, dynamic> json) => _$CredentialTypeFromJson(json);