android property

T get android

Implementation

T get android {
  return androidResolver?.call() ?? native;
}