createScopeElement method
Implementation
@override
// ignore: library_private_types_in_public_api
_AsyncDataScopeElement<W, T> createScopeElement() =>
_AsyncDataScopeElement<W, T>(this as W);
@override
// ignore: library_private_types_in_public_api
_AsyncDataScopeElement<W, T> createScopeElement() =>
_AsyncDataScopeElement<W, T>(this as W);