webUrl property

String? get webUrl

Implementation

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