menu
afib package
documentation
afib_flutter.dart
AFAsyncQuery<TResponse>
retargetStore method
retargetStore method
dark_mode
light_mode
retargetStore
method
void
retargetStore
(
AFConceptualStore
target
)
Implementation
void retargetStore(AFConceptualStore target) { conceptualStore = target; }
afib package
documentation
afib_flutter
AFAsyncQuery<TResponse>
retargetStore method
AFAsyncQuery class