buttons property

bool? get buttons

Implementation

bool? get buttons => (_$data['buttons'] as bool?);