FeedbackMetadataWrapper

class FeedbackMetadataWrapper

It's the wrapper of FeedbackMetadata that collect locations after instance of FeedbackMetadataWrapper is created and stop collecting in 2 possible cases:

Notes:

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
get
Link copied to clipboard
fun get(): FeedbackMetadata
Provide FeedbackMetadata with locations that were collected after creating instance of FeedbackMetadataWrapper.
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String