mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
new: note of Snippet
This commit is contained in:
@@ -27,6 +27,7 @@ class SettingStore extends PersistentStore {
|
||||
'timeOut',
|
||||
5,
|
||||
);
|
||||
|
||||
/// Duration of [timeout]
|
||||
Duration get timeoutD => Duration(seconds: timeout.fetch());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user