toViewKey abstract method

String toViewKey({
  1. required String pk,
  2. dynamic hint,
})

Implementation

String toViewKey({required String pk, dynamic hint});