deepLinkData method

dynamic deepLinkData(
  1. dynamic type
)

Implementation

deepLinkData(type) {
  throw UnimplementedError('deepLinkData() has not been implemented');
}