key property

Object? key
final

创建时传入 用于区分由谁实例化了ViewModel。

Implementation

final Object? key;