webUrl property

String? webUrl

Implementation

String? get webUrl => originalJson['web_url'] as String?;