copyWith property

  1. @JsonKey(ignore: true)
$JwtPayloadCopyWith<JwtPayload> copyWith
inherited

Implementation

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