remove property

List<String>? get remove

Implementation

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