copyWith property

  1. @JsonKey(ignore: true)
$SessionDataCopyWith<SessionData> get copyWith
inherited

Implementation

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