getOtherEventsContext static method
Implementation
static Future<SelfDescribing> getOtherEventsContext() async {
return _createContext('product/jsonschema/1-1-0', {'type': 'other'});
}
static Future<SelfDescribing> getOtherEventsContext() async {
return _createContext('product/jsonschema/1-1-0', {'type': 'other'});
}