invoke property

String? get invoke

Implementation

String? get invoke => details['invoke'] as String?;