dict property

  1. @override
Map<String, dynamic> dict
override

Dict object.

Implementation

@override
get dict => SymbolLayerJsImpl.toDict(this);