position property

String? get position

Implementation

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