names property

Iterable<String> names

Get property names

Implementation

Iterable<String> get names => toJson().keys;