dict property

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

Dict object.

Implementation

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