callbacks property
A map of possible out-of band callbacks related to the parent operation. The key is a unique identifier for the ApiCallback Object.
Implementation
@_ApiCallbackMapConverter()
Map<String, ApiCallback>? get callbacks => throw _privateConstructorUsedError;