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