Map to send to native platform
Map<String, dynamic> toMap() => { 'amountCents': amountCents, 'currencyCode': currencyCode, };