value property

String? value
inherited

value Parameter value 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 value would be Bearer 0193....

Implementation

String? get value => throw _privateConstructorUsedError;