errors property

List<String> errors

Implementation

List<String> get errors => message as List<String>;