pos property

List<String>? pos

Implementation

List<String>? get pos => (_$data['pos'] as List<String>?);