endpoint property

String? get endpoint

Implementation

String? get endpoint => (_$data['endpoint'] as String?);