asMap abstract method

Map<String, dynamic> asMap()

Creates a description of the object compatible with PlatformChannels.

Only used as an internal method and for debugging.

Implementation

Map<String, dynamic> asMap();