I have a very basic Java function that I want to call through a NativeScript Vue app. The .java file looks like this:
package com.example.toastermodule; import a