canDelete property

  1. @BuiltValueField(wireName: 'can_delete')
bool canDelete

Whether the sticker can be removed from the screen, default is true

Implementation

@BuiltValueField(wireName: 'can_delete')
bool get canDelete;