const factory ProfileResponseDtoWallet({ required int id, required int balance, }) = _ProfileResponseDtoWallet;