method property

String? method
final

Optional method scoping: the storm fires only on touchpoint's method (null = every method of the touchpoint shares the call window). Scoping is how mid-flow storms stay surgical — an auth expiry at signIn call 1 must not also fail signOut.

Implementation

final String? method;