url property

String? get url

Optional license URL.

Implementation

String? get url => _['url'] as String?;