Map<String, dynamic> toMap() { return TransactionMapper.ensureInitialized() .encodeMap<Transaction>(this as Transaction); }