getYNumber() returns a String representing the unique Y Number of the installed supply.
Future<String?> getYNumber() async { return await BradyFlutterPluginPlatform.instance.getYNumber(); }