PlatformMethod

expect class PlatformMethod(source)

Platform-specific representation of a traced function or method.

actual typealias PlatformMethod = Method(source)