error property

String? get error

Implementation

String? get error;
set error (String? error)

Implementation

set error(String? error);