urls property

List<String>? get urls

Implementation

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