supportConnectionService top-level property

bool supportConnectionService

Implementation

bool get supportConnectionService =>
    !isIOS && int.parse(Platform.version) >= 23;