error property

String? error
getter/setter pair

Error info, is null in cases where success is true

Implementation

String? error;