result property
The result of scheduling an Account Updater. If scheduling was successful, this field returns Success; otherwise it contains the error message.
Implementation
@BuiltValueField(wireName: r'result')
String get result;
The result of scheduling an Account Updater. If scheduling was successful, this field returns Success; otherwise it contains the error message.
@BuiltValueField(wireName: r'result')
String get result;