FastModeOrgDisabled constructor

const FastModeOrgDisabled({
  1. required FastModeDisabledReason reason,
})

Implementation

const FastModeOrgDisabled({required this.reason});