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