argument property

Object? get argument

Exposes args for Riverpod compatibility.

Implementation

Object? get argument => args;