read abstract method

  1. @visibleForTesting
T read(
  1. StateReader read,
  2. List<BinderKey>? keys
)

Internal use only.

Implementation

@visibleForTesting
T read(StateReader read, List<BinderKey>? keys);