model property

Future<String> get model

Implementation

static Future<String> get model async => (await _instance)._model;