toMap abstract method

Map<String, dynamic> toMap()

Converts this block to a map.

Implementation

Map<String, dynamic> toMap();