variables property

List<ProviderModelVariable> get variables

All values of User.

[id, properties, data]

Implementation

List<ProviderModelVariable> get variables => [_id, _properties, _data];