asMap property

Map asMap

The value as a Map, or throw if not.

Implementation

Map get asMap => throw StateError('Not a Map.');