setEndpoint method
Implementation
void setEndpoint({
required String? endpoint,
}) {
throw UnimplementedError('setEndpoint() has not been implemented.');
}
void setEndpoint({
required String? endpoint,
}) {
throw UnimplementedError('setEndpoint() has not been implemented.');
}