GetPushReceiverId copyWith({String? payload}) => GetPushReceiverId(payload: payload ?? this.payload);