Future<String?> transactionWith(double amount, int transactionType) { throw UnimplementedError('transactionWith() has not been implemented.'); }