InvalidServiceRoleException({String? type, String? message}) : super( type: type, code: 'InvalidServiceRoleException', message: message);