isFuchsia property

dynamic get isFuchsia

Implementation

static get isFuchsia => !isWeb && Platform.isFuchsia;