AsyncRule<T> constructor

const AsyncRule<T>({
  1. String? message,
})

Implementation

const AsyncRule({super.message});