pos property

List<String>? get pos

Implementation

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