withLoading method

T withLoading()

Implementation

T withLoading() => copyWith(isLoading: true);