allAttributes property

Map<String, dynamic> get allAttributes

Gets all attributes

Implementation

Map<String, dynamic> get allAttributes => _params.attributes;