TooManyFieldLevelEncryptionQueryArgProfiles constructor
Implementation
TooManyFieldLevelEncryptionQueryArgProfiles({String? type, String? message})
: super(
type: type,
code: 'TooManyFieldLevelEncryptionQueryArgProfiles',
message: message);