@override Future<String?> model() async { return await methodChannel.invokeMethod<String?>('model'); }