(T?, String?, Map<String, String>?)? get lastCall => _scopeCommand != null ? _scopeCommand!.lastCall : throw Exception("Scope<${T..runtimeType}> not initalize");