debugSnapshot static method

  1. @Deprecated('Use getDebugSnapshot instead.')
Map<String, dynamic> debugSnapshot()

Implementation

@Deprecated('Use getDebugSnapshot instead.')
static Map<String, dynamic> debugSnapshot() =>
    MyAppCrewFlutter.debugSnapshot();