message property

String? message

Implementation

String? get message => (_$data['message'] as String?);