init method
Implementation
Future<InitializedResult> init(
String licenseKey, GazeTrackerOptions options) {
throw UnimplementedError('init() has not been implemented.');
}
Future<InitializedResult> init(
String licenseKey, GazeTrackerOptions options) {
throw UnimplementedError('init() has not been implemented.');
}