viewTransient<T>  abstract method 
ViewTransient views the transient (DMZ) resource scope.
Implementation
Future<T> viewTransient<T>(Future<T> Function(ResourceScope scope) f);ViewTransient views the transient (DMZ) resource scope.
Future<T> viewTransient<T>(Future<T> Function(ResourceScope scope) f);