build method

  1. @override
AsyncValue<void> build()

Implementation

@override
AsyncValue<void> build() => const AsyncData(null);