url property

bool? get url

Implementation

bool? get url => (_$data['url'] as bool?);