onScopeCreate method
Called when a new LevitScope is created.
Implementation
void onScopeCreate(int scopeId, String scopeName, int? parentScopeId) {}
Called when a new LevitScope is created.
void onScopeCreate(int scopeId, String scopeName, int? parentScopeId) {}