baseUrl property

  1. @Assert("Uri.tryParse(baseUrl) != null")
String get baseUrl
inherited

Implementation

@Assert("Uri.tryParse(baseUrl) != null")
String get baseUrl => throw _privateConstructorUsedError;