isMap property

  1. @override
bool isMap
override

Whether the value is a Map.

Implementation

@override
bool get isMap => true;