copyWith property

  1. @JsonKey(ignore: true)
$TransactionNotificationCopyWith<TransactionNotification> copyWith
inherited

Implementation

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