name property

String? name

Implementation

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