withEventCallback method
Implementation
void withEventCallback(Function(TurbolinkEventResponseProperties) callback) {
throw UnimplementedError('withEventCallback() has not been implemented.');
}
void withEventCallback(Function(TurbolinkEventResponseProperties) callback) {
throw UnimplementedError('withEventCallback() has not been implemented.');
}