public interface Sourced
Source
@NonNull Source
getSource()
@NonNull Source getSource()
Never returns null. In situations where the source is unknown, a Source with type Source.Type#UNKNOWN is returned.
Source.Type#UNKNOWN