name property

String? get name

Implementation

String? get name => (_$data['name'] as String?);