void track( {required String name, Map<String, dynamic> properties = const {}}) { throw UnimplementedError('track() has not been implemented.'); }