failure property

String? get failure

Implementation

String? get failure => _map["failure"] as String?;