error property

String? error

Implementation

String? get error;
void error=(String? error)

Implementation

set error(String? error);