@override String get message => 'Failed to $method $hint: ${error is CodableException ? (error as CodableException).message : error}';