mapOrNull<TResult extends Object?> method
- @optionalTypeArgs
- TResult? notification()?,
inherited
Implementation
@optionalTypeArgs
TResult? mapOrNull<TResult extends Object?>({
TResult? Function(UModerationSubjectNotificationNotification value)?
notification,
}) =>
throw _privateConstructorUsedError;