scheme property

String get scheme

Implementation

static String get scheme => isProduction ? 'https' : 'https';