Map<String, dynamic> toJson() => { 'view': view, 'loading': loading, 'error': error, 'empty': empty, };