lastError property

  1. @ImcField('Last Error -- Description', 'last_error', ImcType.typePlaintext)
String lastError

Description of last error.

Implementation

@ImcField('Last Error -- Description', 'last_error', ImcType.typePlaintext)
String get lastError;