name property

String? name
inherited

name Parameter name for information passed to the channel for notifications, for example in the case of a REST hook wanting to pass through an authorization header, the name would be Authorization.

Implementation

String? get name => throw _privateConstructorUsedError;