button property

Map<String, dynamic>? get button

Information about the button to navigate (if available).

Implementation

Map<String, dynamic>? get button => payload['button'];