builtWith property

String? builtWith
getter/setter pair

What framework the app was built with.

  • flutter,
  • react_native,
  • xamarin,
  • ionic,
  • native_or_others,

Implementation

String? builtWith;