local property

Map<String, dynamic> local
getter/setter pair

This property stores whichever type of object. We recommend using it for storing functions that return a different perspective of the list property

Implementation

Map<String, dynamic> local = <String, dynamic>{};