copyWith property

  1. @JsonKey(ignore: true)
$MeetingSessionCopyWith<MeetingSession> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$MeetingSessionCopyWith<MeetingSession> get copyWith =>
    throw _privateConstructorUsedError;