fix: Add marked unread to lib

This commit is contained in:
Christian Pauly 2020-12-31 10:03:30 +01:00
parent af2024816f
commit 03901f4612
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ export 'src/model/filter.dart';
export 'src/model/keys_query_response.dart';
export 'src/model/login_response.dart';
export 'src/model/login_types.dart';
export 'src/model/marked_unread.dart';
export 'src/model/matrix_connection_exception.dart';
export 'src/model/matrix_event.dart';
export 'src/model/matrix_exception.dart';