withLoaded method

T withLoaded()

Implementation

T withLoaded() => copyWith(isLoading: false);