attributes property

List<MapEntry<String, Object?>> get attributes

Gets the variable set of name/value pairs associated with the record.

Implementation

List<MapEntry<String, Object?>> get attributes;