(en)Returns a managed map. Do not normally call this directly.
(ja)管理中のマップを返します。 通常はこれを直接呼び出さないでください。
Map<String, double?> getMap() { return _map; }