actionType property
The type of terminal action: InstallAndroidApp, UninstallAndroidApp, InstallAndroidCertificate, or UninstallAndroidCertificate.
Implementation
@BuiltValueField(wireName: r'actionType')
String? get actionType;
The type of terminal action: InstallAndroidApp, UninstallAndroidApp, InstallAndroidCertificate, or UninstallAndroidCertificate.
@BuiltValueField(wireName: r'actionType')
String? get actionType;