name property

String? get name

Implementation

String? get name => _map['name'] as String?;