Map<String, dynamic> toMap(bool isFirestore) { return <String, dynamic>{ 'fmu': fmu, 'currency': currency, 'precision': precision, }; }