getAttributes abstract method

Future<Map<String, dynamic>?> getAttributes(
  1. InstrumentationEvent instance
)

Implementation

Future<Map<String, dynamic>?> getAttributes(
    final InstrumentationEvent instance);