reload method

Future<void> reload()

Implementation

Future<void> reload() => load(reload: true);