toNestedStructureMap method

  1. @override
Map<String, Object> toNestedStructureMap()
inherited

条件分岐で利用するため用意した.

Implementation

@override
Map<String, Object> toNestedStructureMap() => Map.fromEntries([toNestedStructureMapEntry()]);