error property

TdError? error
final

error If passed, the file generation has failed and must be terminated; pass null if the file generation succeeded

Implementation

final TdError? error;