Map<String, dynamic> toMap() => <String, dynamic>{ "userId": userId, "walletId": walletId, "amount": amount, };