instance property

FlutterGemmaDesktop get instance

Implementation

static FlutterGemmaDesktop get instance =>
    throw UnsupportedError('Desktop is not supported on web platform');